home *** CD-ROM | disk | FTP | other *** search
/ Safarir 3 / SafTV-CD3.iso / pc / Bonus / Dessins Animés / static / jeux / bowling.swf / scripts / frame_33 / DoAction.as
Text File  |  2002-03-17  |  140b  |  11 lines

  1. stop();
  2. ZDpunkty = "0";
  3. j = "1";
  4. while("10" >= j)
  5. {
  6.    set("K" add j,"1");
  7.    j += "1";
  8. }
  9. call("mv_punkt:init");
  10. gotoAndPlay(34);
  11.